.types-title {
    font-size: 22px;
    font-weight: 600;
    color: #303030;
}

.types-li {
    color: #bcbcbc;
}

.types-link {
    font-size: 14px;
    font-weight: 600;
    color: #72787c;
}

.types-link-underline:hover {
    text-decoration: underline;
    color: #72787c;
}
